Update Sass Files + add new MTLGJ logo

Sass files overwrite
This commit is contained in:
Massimo Di Lullo 2019-10-24 19:47:58 -04:00
parent 571bea6957
commit 9076266e1f
3 changed files with 4 additions and 6 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 762 KiB

After

Width:  |  Height:  |  Size: 762 KiB

View File

@ -1,7 +1,7 @@
$border-radius: 4px;
* {
font-family: Roboto, SansSerif;
font-family: Roboto, sans-serif;
}
body {
@ -291,10 +291,8 @@ section#competitions {
}
section#partenaires {
.grid {
img {
height: 100%;
}
.grid.is-multiline {
display:flex;
}
}