Skip to content

Commit

Permalink
Ajustes en la página Recursos
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarezlmatias committed Nov 1, 2023
1 parent 33b8874 commit 88323fb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions CSS/style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions scss/_mediaqueries.scss
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@

.botonrec {
font-size: medium;
max-width: 60vh !important;
max-width: 50vh !important;
}
}

Expand Down Expand Up @@ -246,7 +246,7 @@

.botonrec {
font-size: medium;
max-width: 50vh !important;
max-width: 40vh !important;
}
}

Expand Down Expand Up @@ -279,7 +279,7 @@

.botonrec {
font-size: medium;
max-width: 40vh !important;
max-width: 35vh !important;
}
}

Expand Down Expand Up @@ -312,7 +312,7 @@

.botonrec {
font-size: medium;
max-width: 35vh !important;
max-width: 30vh !important;
}
}

Expand Down

0 comments on commit 88323fb

Please sign in to comment.