mirror of
https://github.com/DarkflameUniverse/NexusDashboard.git
synced 2025-07-25 11:02:21 +00:00
use vw instead of rem
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
{% endblock content_before %}
|
||||
|
||||
{% block content %}
|
||||
<div class="card shadow-sm mx-auto pb-3 bg-dark border-primary" style="width: 100rem;">
|
||||
<div class="card shadow-sm mx-auto pb-3 bg-dark border-primary" style="width: 80vw;">
|
||||
<div class="card-body">
|
||||
|
||||
<div class="row">
|
||||
|
Reference in New Issue
Block a user