mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-22 14:13:21 +00:00
format css correctly
This commit is contained in:
parent
49d3123ad8
commit
6baac88e63
@ -336,7 +336,7 @@ header {
|
||||
border-radius: 6px 6px 0px 0px;
|
||||
box-shadow: $shadow-color 0px 0px 15px;
|
||||
|
||||
a{
|
||||
a {
|
||||
flex: auto;
|
||||
text-align: center;
|
||||
padding: 20px;
|
||||
@ -357,7 +357,7 @@ header {
|
||||
}
|
||||
}
|
||||
|
||||
.dropdown{
|
||||
.dropdown {
|
||||
flex: auto;
|
||||
text-align: center;
|
||||
position: relative;
|
||||
|
Loading…
Reference in New Issue
Block a user