mirror of
https://github.com/LJ5O/website.git
synced 2026-08-11 22:54:46 +02:00
Fixed link too large
This commit is contained in:
@@ -74,12 +74,15 @@
|
|||||||
.school_about{
|
.school_about{
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
.school_info a{
|
||||||
|
width: 150px;
|
||||||
|
}
|
||||||
.school_info button{
|
.school_info button{
|
||||||
margin-top: 15px;
|
margin-top: 15px;
|
||||||
margin-block: 15px;
|
margin-block: 15px;
|
||||||
background-color: rgb(51, 143, 230);
|
background-color: rgb(51, 143, 230);
|
||||||
font-size: 1.1em;
|
font-size: 1.1em;
|
||||||
width: 150px;
|
width: 100%;
|
||||||
color:black;
|
color:black;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
Reference in New Issue
Block a user