1
0
mirror of https://github.com/danbee/danbarber.me synced 2025-03-04 08:59:10 +00:00

Round some corners

This commit is contained in:
Daniel Barber 2019-07-29 20:17:10 -04:00
parent c9d723f24e
commit 7d998fad44
Signed by: danbarber
GPG Key ID: 931D8112E0103DD8
3 changed files with 5 additions and 4 deletions

View File

@ -0,0 +1,4 @@
.photo-thumb {
border-radius: 0.25rem;
width: 100%;
}

View File

@ -9,7 +9,3 @@
grid-template-columns: repeat(3, 1fr);
}
}
.photo-thumb {
width: 100%;
}

View File

@ -44,6 +44,7 @@
@import "components/video-container";
@import "components/photos-container";
@import "components/photos";
@import "components/photo-thumb";
// 7. Utilities utilities and helper classes with ability to override
// anything which goes before in the triangle, eg. hide helper class