mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-24 05:05:20 -04:00
(calendar) add breakpoint for sm in basic layout
This commit is contained in:
parent
f599b507a8
commit
3effd26b51
@ -42,7 +42,7 @@
|
||||
</section>
|
||||
|
||||
<section v-else class="row pb-4">
|
||||
<div v-for="i in 12" class="col-12 col-lg-3 py-3">
|
||||
<div v-for="i in 12" class="col-12 col-sm-6 col-lg-3 py-3">
|
||||
<h3 class="text-center">
|
||||
<T>calendar.months.{{ i }}</T>
|
||||
</h3>
|
||||
|
Loading…
x
Reference in New Issue
Block a user