We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c09bd9f commit eae78fdCopy full SHA for eae78fd
_pages/event - Kopie.md
@@ -70,7 +70,7 @@ author_profile: false
70
display: flex;
71
justify-content: space-between;
72
align-items: center;
73
- border-radius: 8px;
+ border-radius: 3px;
74
transition: background-color 0.3s ease;
75
}
76
@@ -81,7 +81,7 @@ author_profile: false
81
.schedule-day-content {
82
background-color: white;
83
border: 1px solid #ddd;
84
85
padding: 15px;
86
display: none;
87
@@ -94,7 +94,7 @@ author_profile: false
94
margin-bottom: 15px;
95
96
97
98
background-color: #f9f9f9;
99
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
100
0 commit comments