mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-25 01:02:47 +00:00
Update userPage3D.css
This commit is contained in:
@@ -26,9 +26,6 @@
|
||||
justify-content:center;
|
||||
padding:20px;
|
||||
gap:15px;
|
||||
border:6px solid #333333;
|
||||
border-radius:10px;
|
||||
margin-bottom:20px;
|
||||
}
|
||||
|
||||
.phb div:first-child h1 {
|
||||
@@ -52,6 +49,10 @@
|
||||
flex-direction:column;
|
||||
}
|
||||
|
||||
.phb .brewItem:active {
|
||||
transform:scale(.99);
|
||||
}
|
||||
|
||||
.phb div:nth-child(2) .brewItem {
|
||||
background:linear-gradient(150deg, blue, purple);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user