Skip to content

Commit fb11670

Browse files
authored
Actualizar index.css
1 parent af2b5c1 commit fb11670

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

index.css

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1005,17 +1005,14 @@ nav a {
10051005
margin-bottom: 10px;
10061006
opacity: .8;
10071007
font-size: 10px;
1008-
line-height: 1.2;
10091008
}
10101009
.cajetin-titulo {
10111010
word-break: keep-all;
10121011
overflow-wrap: break-word;
10131012
color: white;
10141013
display: inline-block;
10151014
padding-right: .8rem;
1016-
font-size: 20px;
1017-
line-height: 1.25;
1018-
hyphens: auto;
1015+
font-size: 15px;
10191016
}
10201017
.cajetin-footer {
10211018
word-break: keep-all;
@@ -1024,9 +1021,7 @@ nav a {
10241021
display: block;
10251022
padding-right: .8rem;
10261023
opacity: .9;
1027-
font-size: 10px;
1028-
line-height: 1.25;
1029-
hyphens: auto;
1024+
font-size: 8px;
10301025
}
10311026
.cajetines {
10321027
display: flex;

0 commit comments

Comments
 (0)