mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2025-12-07 13:21:03 -08:00
Missing semicolon
This commit is contained in:
@@ -279,7 +279,7 @@ th, td {
|
|||||||
|
|
||||||
nav {
|
nav {
|
||||||
display: block;
|
display: block;
|
||||||
background: #1d2236
|
background: #1d2236;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user