Skip to content

Commit eae78fd

Browse files
committed
Update event - Kopie.md
1 parent c09bd9f commit eae78fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_pages/event - Kopie.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ author_profile: false
7070
display: flex;
7171
justify-content: space-between;
7272
align-items: center;
73-
border-radius: 8px;
73+
border-radius: 3px;
7474
transition: background-color 0.3s ease;
7575
}
7676

@@ -81,7 +81,7 @@ author_profile: false
8181
.schedule-day-content {
8282
background-color: white;
8383
border: 1px solid #ddd;
84-
border-radius: 8px;
84+
border-radius: 3px;
8585
padding: 15px;
8686
display: none;
8787
}
@@ -94,7 +94,7 @@ author_profile: false
9494
margin-bottom: 15px;
9595
padding: 15px;
9696
border: 1px solid #ddd;
97-
border-radius: 8px;
97+
border-radius: 3px;
9898
background-color: #f9f9f9;
9999
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
100100
}

0 commit comments

Comments
 (0)