mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-24 02:27:37 +00:00
Clean up featured
This commit is contained in:
parent
58ed044325
commit
5149bb9adf
3 changed files with 2 additions and 41 deletions
14
src/App.css
14
src/App.css
|
|
@ -1,14 +1,4 @@
|
|||
.screenshot {
|
||||
image-rendering: pixelated;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#overlay {
|
||||
background-color: black;
|
||||
height: 100%;
|
||||
left: 0;
|
||||
opacity: 0.9;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
image-rendering: pixelated;
|
||||
height: 100%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue