Make Dirname Readable on Mobile
This commit is contained in:
parent
0ca9d73914
commit
6a7dc96df1
1 changed files with 2 additions and 0 deletions
|
@ -120,6 +120,8 @@ body {
|
||||||
top: 50%;
|
top: 50%;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
transform: translate(-50%, -50%);
|
transform: translate(-50%, -50%);
|
||||||
|
color: black;
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Single Image Styling */
|
/* Single Image Styling */
|
||||||
|
|
Loading…
Reference in a new issue