Fixed css mistake

This commit is contained in:
2025-04-30 13:57:35 +02:00
parent c3c0298e24
commit ac6d0f1578

View File

@@ -76,10 +76,10 @@
} }
.school_info a{ .school_info a{
width: 150px; width: 150px;
}
.school_info button{
margin-top: 15px; margin-top: 15px;
margin-block: 15px; margin-block: 15px;
}
.school_info button{
background-color: rgb(51, 143, 230); background-color: rgb(51, 143, 230);
font-size: 1.1em; font-size: 1.1em;
width: 100%; width: 100%;