affiliation for dotawo

This commit is contained in:
Marcell Mars 2023-02-18 14:16:36 +01:00
parent 0dc7f37610
commit f652b684e8
2 changed files with 5 additions and 1 deletions

View file

@ -706,6 +706,10 @@ details {
background-color: #fff9f9;
}
.affiliation {
font-size: smaller;
}
@media (max-width: 767px) {
html {
box-sizing: border-box;

File diff suppressed because one or more lines are too long