style horizontal lines

This commit is contained in:
2022-01-26 11:46:49 +02:00
parent 476eaa540e
commit 445c05e3ee

View File

@ -31,7 +31,7 @@
</div> </div>
</div> </div>
<!-- horizontal dividing line --> <!-- horizontal dividing line -->
<hr> <hr style="color: var(--light-gray);">
<!-- DEVICES AND TRAFFIC GRID --> <!-- DEVICES AND TRAFFIC GRID -->
<div class="three-grid card-container"> <div class="three-grid card-container">
<div class="stack"> <div class="stack">
@ -110,7 +110,7 @@
</div> </div>
</div> </div>
<!-- horizontal dividing line --> <!-- horizontal dividing line -->
<hr> <hr style="color: var(--light-gray);">
<!-- SIGNAL AND TRAFFIC GRID --> <!-- SIGNAL AND TRAFFIC GRID -->
<!-- row of icons representing network statistics --> <!-- row of icons representing network statistics -->
<div class="three-grid card-container"> <div class="three-grid card-container">