modified: templates/footer.html

modified:   templates/global_admin_dashboard.html
	modified:   templates/user_giveaways.html
	modified:   templates/user_landing_page.html
This commit is contained in:
SimolZimol
2025-08-24 00:52:47 +02:00
parent df8e6dd2b8
commit f15b521e9c
4 changed files with 35 additions and 26 deletions

View File

@@ -12,6 +12,8 @@
min-height: 100vh;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
color: #e0e0e0;
display: flex;
flex-direction: column;
}
.giveaways-container {
@@ -195,7 +197,7 @@
</head>
<body>
{% include 'navigation.html' %}
<div class="container-fluid">
<div class="container-fluid" style="flex: 1;">
<div class="row justify-content-center">
<div class="col-lg-10 col-xl-8">
<div class="giveaways-container">