Skip to content

Commit 7d9f574

Browse files
committed
footer imgs and css updates
1 parent 539bcda commit 7d9f574

File tree

9 files changed

+5
-1
lines changed

9 files changed

+5
-1
lines changed

assets/kylestechkorner/css/kylestechkorner-main.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,10 @@
9090
grid-template-columns: repeat(3,1fr)
9191
}
9292

93+
.grid-items--4-up {
94+
grid-template-columns: repeat(4,1fr)
95+
}
96+
9397
.weather-icon {
9498
width: 40px; /* Adjust the width as needed */
9599
height: 40px; /* Adjust the height as needed */
@@ -584,7 +588,6 @@ svg.profile-accounts__icon {
584588

585589
#guestbooks___guestbook-form-container {
586590
background-color: var(--accent);
587-
color: var(--accent);
588591
padding: 1em;
589592
border-top-left-radius: 1em;
590593
margin: 0 auto;
1.95 KB
Loading
1.84 KB
Loading
1.8 KB
Loading
1.94 KB
Loading
2.07 KB
Loading
3.62 KB
Loading
2.15 KB
Loading
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)