Skip to content

Commit 128b610

Browse files
committed
chore: fix css format with prettier
1 parent fc9a6ba commit 128b610

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

server/fishtest/static/css/application.css

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -342,20 +342,18 @@ legend {
342342
content: "\f1ec";
343343
}
344344

345-
.mainnavbar [href="https://github.com/official-stockfish/fishtest"]::before
346-
{
345+
.mainnavbar [href="https://github.com/official-stockfish/fishtest"]::before {
347346
content: "\f441";
348347
}
349348

350-
.mainnavbar [href="https://github.com/official-stockfish/nnue-pytorch"]::before
351-
{
349+
.mainnavbar
350+
[href="https://github.com/official-stockfish/nnue-pytorch"]::before {
352351
content: "\f3e2";
353352
font-family: "Font Awesome 7 Brands";
354353
font-weight: 400;
355354
}
356355

357-
.mainnavbar [href="https://github.com/official-stockfish/books"]::before
358-
{
356+
.mainnavbar [href="https://github.com/official-stockfish/books"]::before {
359357
content: "\f02d";
360358
}
361359

0 commit comments

Comments
 (0)