Terrychan999 (Talk | contribs) |
Terrychan999 (Talk | contribs) |
||
| Line 340: | Line 340: | ||
@media screen and (max-width: 768px){ | @media screen and (max-width: 768px){ | ||
| + | .menu { | ||
| + | margin-left: 7%; | ||
| + | margin-top: 3vw; | ||
| + | width: 100%; | ||
| + | position: relative; | ||
| + | font-family: Quenda; | ||
| + | display: inline-block; | ||
| + | float: left; | ||
| + | } | ||
#men table { | #men table { | ||
position: relative; | position: relative; | ||
| Line 350: | Line 359: | ||
margin-top: 15px; | margin-top: 15px; | ||
margin-right: unset; | margin-right: unset; | ||
| − | margin-left: | + | margin-left: 0; |
color: white; | color: white; | ||
| − | width: | + | width: 80%; |
| + | } | ||
| + | .notebook { | ||
| + | margin-left: 10%; | ||
| + | margin-bottom: 150px; | ||
| + | /* width: 35%; */ | ||
| + | display: inline-block; | ||
| + | margin-top: 500px; | ||
} | } | ||
| − | + | ||
} | } | ||
Revision as of 03:45, 22 October 2019