Improve gabinete page

This commit is contained in:
Peter Maquiran
2021-03-03 16:24:16 +01:00
parent a12ba5f99e
commit 769a7941ce
19 changed files with 253 additions and 175 deletions
+6 -1
View File
@@ -321,4 +321,9 @@
.font-#{$i} {
font-size: #{$i}px ;
}
}
}
.text-center{
text-align: center;
}