Custom names and time in chat
This commit is contained in:
@@ -5,6 +5,12 @@
|
||||
justify-content: space-evenly;
|
||||
align-items: center;
|
||||
|
||||
&__name {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
|
||||
&__container {
|
||||
display: flex;
|
||||
gap: 2rem;
|
||||
@@ -18,6 +24,6 @@
|
||||
}
|
||||
|
||||
&__title {
|
||||
font-size: 5rem;
|
||||
font-size: 7.5rem;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user