Fix css section comments

This commit is contained in:
Anton Khorev 2024-05-18 03:13:56 +03:00
parent 50d5620689
commit cee7a82c2b

View file

@ -891,7 +891,8 @@ div.secondary-actions {
}
}
/* Rules for the "Welcome" page */
/* Rules for the "Welcome" and "Fix the map" pages */
.site-welcome, .site-fixthemap {
.sprite {
width: 50px;
@ -929,6 +930,8 @@ div.secondary-actions {
}
}
/* Rules for the "About" page */
.site-about #content {
.content-inner {
max-width: 760px;