You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
201 B
Plaintext

@media (max-width: 1200px) {
.header {
#user_label {
bottom: 125px;
}
10 years ago
}
}
10 years ago
@media (max-width: 980px) {
.header {
#main-page-title {
bottom: 45px;
}
}
}
@media (max-width: 768px) {
}