making user index taller for testing

This commit is contained in:
Richard Mikloš 2024-01-25 15:51:50 +01:00
parent aa2f0f7181
commit 1fcbbb0fe4

@ -1,3 +1,7 @@
body {
height: 200% !important;
}
.user-index-header-text {
width: 80%;
margin: auto;