diff options
author | Humberto Alfonso Díaz <humberto.alfonso@asvito.es> | 2019-12-19 18:05:01 +0100 |
---|---|---|
committer | Lorenzo Tilve <ltilve@igalia.com> | 2020-02-04 19:03:18 +0100 |
commit | 4bdec28d0369511679772f0823f43b1cc3ad6447 (patch) | |
tree | 38b0d467470afb5e8c42e6cdc69b13dfc21b1d97 /src/templates/main.template.html | |
parent | 9a47d56486ca9d6852613e98582bba8257b08d81 (diff) |
BUGFIX Correct layout for 1080
Diffstat (limited to 'src/templates/main.template.html')
-rw-r--r-- | src/templates/main.template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/main.template.html b/src/templates/main.template.html index 32696c7..87ad031 100644 --- a/src/templates/main.template.html +++ b/src/templates/main.template.html @@ -1,4 +1,4 @@ -<div class="container-fluid"> +<div class="container"> <div class="row align-items-end speedometertop"> <div class="col-12"> <span class="speed"> |