Merge remote-tracking branch 'origin/StableVersion' into dev_vite
This commit is contained in:
@@ -382,6 +382,19 @@
|
||||
.introduce{
|
||||
font-size: 2.4rem;
|
||||
text-decoration: underline;
|
||||
}
|
||||
.selectSignUp{
|
||||
height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@media (max-width: 768px) {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
}
|
||||
}
|
||||
.gallery_list_box{
|
||||
|
||||
}
|
||||
.gallery_list{
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user