toulouse-2022: reduce cell title size on mobile (#72727) #93

Merged
tjund merged 1 commits from wip/72727-toulouse-cell-title-size into main 2023-01-02 15:26:17 +01:00
1 changed files with 4 additions and 0 deletions

View File

@ -63,6 +63,10 @@ a {
text-decoration: underline;
}
%title {
@extend .h2;
}
// button
%button {
box-shadow: none !important;