diff options
| author | 0xNul <57599792+0xNul@users.noreply.github.com> | 2023-07-16 21:51:28 -0700 |
|---|---|---|
| committer | 0xNul <57599792+0xNul@users.noreply.github.com> | 2023-07-22 07:50:36 -0700 |
| commit | 8197bd68bcf8aa40058b07160cd8690d0a36669c (patch) | |
| tree | 6ccaac73c5f0737527cec946ab2f77ca36d9c5d0 /resources/css | |
| parent | 85916c04040b7e8a2031b44bd6cf860184f2c023 (diff) | |
added bodygaurd weapons to model index
Diffstat (limited to 'resources/css')
| -rw-r--r-- | resources/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/css/style.css b/resources/css/style.css index cc21013..8476c73 100644 --- a/resources/css/style.css +++ b/resources/css/style.css @@ -37,7 +37,7 @@ stats-two { content { display: flex; align-items: stretch; - min-height: 573px; + min-height: 617px; margin-left: 50px; margin-right: 50px; border-left: solid; |