mirror of
https://github.com/Gabi-Zar/Images-Scrapper-JS.git
synced 2026-04-17 05:36:06 +02:00
Clean the client code and add an empty settings page
This commit is contained in:
@@ -55,6 +55,14 @@ body {
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.content h2 {
|
||||
font-size: 32px;
|
||||
color: var(--text-color);
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
|
||||
.content button {
|
||||
width: 200px;
|
||||
height: 50px;
|
||||
|
||||
Reference in New Issue
Block a user