add flag support

This commit is contained in:
Yannik Schmidt
2021-06-15 02:28:56 +02:00
parent f26629075f
commit d511342acd
2 changed files with 22 additions and 0 deletions

View File

@@ -19,6 +19,12 @@ body {
}
}
.flag{
max-height: 100%;
max-width: 120%;
background-repeat: round !important;
}
.title-responsive{
font-size: 25px !important;
padding-left: 40px;