We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67c94b3 commit 58987d8Copy full SHA for 58987d8
css/event.css
@@ -465,6 +465,7 @@ main a:hover {
465
main .time-table {
466
margin: auto;
467
margin-top: 1rem;
468
+ max-width: 100%;
469
}
470
471
@media (max-width: 600px) {
css/scss/event.scss
@@ -83,6 +83,7 @@ main {
83
.time-table {
84
85
86
87
88
89
pages/event.php
@@ -129,7 +129,7 @@
129
</div>
130
<div class="event">
131
<p class="event-title">free カラオケ</p>
132
- <div class="event-title">
+ <div class="description">
133
<p>会場: 屋外ステージ</p>
134
135
0 commit comments