summaryrefslogtreecommitdiff
path: root/page.scss
diff options
context:
space:
mode:
authorMilan Mišić <fridolin.411@web.de>2024-01-29 00:39:53 +0100
committerMilan Mišić <fridolin.411@web.de>2024-01-29 00:39:53 +0100
commitac3b8900a7f828609610313825fc511365997cd0 (patch)
treeda114fff91ca1c42c99550be11f4eab53d3fd8b4 /page.scss
parentba36fa26f9ff9e3879ef1a31b2462d2df1f39a62 (diff)
Added photography section, some small fixes here and there
Diffstat (limited to 'page.scss')
-rwxr-xr-xpage.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/page.scss b/page.scss
index 41fbb71..00d7dd5 100755
--- a/page.scss
+++ b/page.scss
@@ -1,7 +1,7 @@
// Page stylesheet for the individual pages
// The license is included in the file LICENSE.txt
// If you did not receive a copy of the license with this file, you may download it under https://mit-license.org/
-// Copyright © 2022 Milan Mišić (eMail: fridolin.411@web.de)
+// Copyright © 2024 Milan Mišić (eMail: fridolin.411@web.de)
.list {
/*border: 3px solid transparent;
@@ -69,7 +69,7 @@
// Gives the grid images a nice round edge
border-radius: 5px;
overflow: hidden;
- height: 150px;
+ height: 180px;
width: auto;
}