mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Prettified Code!
This commit is contained in:
parent
b54e1c391e
commit
6dcd68821d
@ -27,7 +27,7 @@
|
||||
flex-direction: row;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
margin-top: unset;
|
||||
margin-top: unset;
|
||||
}
|
||||
|
||||
.app-container h1.owncast-title .logo-container {
|
||||
@ -124,8 +124,8 @@
|
||||
box-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
|
||||
}
|
||||
|
||||
.global-stream-title-container ::placeholder{
|
||||
color : #696767;
|
||||
.global-stream-title-container ::placeholder {
|
||||
color: #696767;
|
||||
}
|
||||
|
||||
.global-stream-title-container .textfield-with-submit-container {
|
||||
@ -137,7 +137,7 @@
|
||||
|
||||
.global-stream-title-container .textfield-with-submit-container .input-side {
|
||||
width: 400px;
|
||||
border: 1px solid rgba(120,113,255,0.5);
|
||||
border: 1px solid rgba(120, 113, 255, 0.5);
|
||||
border-radius: 0.75rem;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user