mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 23:57:55 -05:00
style fixes
This commit is contained in:
parent
df19f1b421
commit
a344f1280d
1 changed files with 1 additions and 1 deletions
|
@ -151,9 +151,9 @@ $radius: 8px;
|
|||
.studio-image {
|
||||
width: 300px;
|
||||
height: 195px;
|
||||
object-fit: stretch;
|
||||
border-radius: 8px;
|
||||
background: white;
|
||||
box-sizing: border-box;
|
||||
border: 2px solid rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue