Line 67: | Line 67: | ||
.table_title{ | .table_title{ | ||
color: white; | color: white; | ||
− | font-size: | + | font-size: 50px; |
font-family: sans-serif; | font-family: sans-serif; | ||
} | } | ||
Line 84: | Line 84: | ||
@keyframes rise_up{ | @keyframes rise_up{ | ||
from{ | from{ | ||
− | + | bottom: 2%; | |
} | } | ||
to{ | to{ | ||
− | + | bottom: 80%; | |
} | } | ||
} | } |
Revision as of 15:50, 30 September 2021