Skip to content

Commit d91d2ae

Browse files
authored
klitze kleine fehler
1 parent 2dbcc61 commit d91d2ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

persist/style.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ html, body {
2828

2929
@font-face {
3030
font-family: 'ameli';
31-
src: url('persist/ameli.woff');
31+
src: url('/persist/ameli.woff');
3232
font-weight: normal;
3333
font-style: normal;
3434
}
@@ -148,4 +148,4 @@ code {
148148
background: rgba(255, 255, 255, 0.2);
149149
padding: 0.2em;
150150
border: 1px solid rgba(0, 0, 0, 0.2);
151-
}
151+
}

0 commit comments

Comments
 (0)