backup
This commit is contained in:
7
js_workshop6/styles.css
Normal file
7
js_workshop6/styles.css
Normal file
@@ -0,0 +1,7 @@
|
||||
.container {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
transform: translateY(-50%);
|
||||
width: 20% !important;
|
||||
box-shadow: 0 2px 10px rgba(0,0,0,0.3);
|
||||
}
|
Reference in New Issue
Block a user