We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af2b5c1 commit fb11670Copy full SHA for fb11670
index.css
@@ -1005,17 +1005,14 @@ nav a {
1005
margin-bottom: 10px;
1006
opacity: .8;
1007
font-size: 10px;
1008
- line-height: 1.2;
1009
}
1010
.cajetin-titulo {
1011
word-break: keep-all;
1012
overflow-wrap: break-word;
1013
color: white;
1014
display: inline-block;
1015
padding-right: .8rem;
1016
- font-size: 20px;
1017
- line-height: 1.25;
1018
- hyphens: auto;
+ font-size: 15px;
1019
1020
.cajetin-footer {
1021
@@ -1024,9 +1021,7 @@ nav a {
1024
display: block;
1025
1022
1026
1023
opacity: .9;
1027
- font-size: 10px;
1028
1029
+ font-size: 8px;
1030
1031
.cajetines {
1032
display: flex;
0 commit comments