Skip to content

Commit

Permalink
Added gallery content
Browse files Browse the repository at this point in the history
  • Loading branch information
gbayarri committed Aug 31, 2023
1 parent 99008d7 commit 48d4e6a
Show file tree
Hide file tree
Showing 11 changed files with 260 additions and 16 deletions.
Binary file modified assets/img/gallery/gallery01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/gallery/gallery02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/gallery/gallery03.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/gallery/gallery04.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/gallery/gallery05.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/gallery/gallery06.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/gallery/gallery07.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/gallery/gallery08.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/gallery/gallery09.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ h4, .h4 {
}

h5, .h5 {
font-size: 1.25rem;
font-size: 2rem!important;
}

h6, .h6 {
Expand Down Expand Up @@ -11564,4 +11564,8 @@ html {
right: 20px;
display: none;
border: 0.125rem solid #dee2e6;
}

.minitit-gallery {
font-size:1.2rem;
}
270 changes: 255 additions & 15 deletions index.html

Large diffs are not rendered by default.

0 comments on commit 48d4e6a

Please sign in to comment.