mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
14 lines
147 B
CSS
14 lines
147 B
CSS
app-face {
|
|
margin: 2px;
|
|
display: inline-block;
|
|
}
|
|
|
|
.no-face-msg{
|
|
height: 100vh;
|
|
text-align: center;
|
|
}
|
|
|
|
.no-face-msg h2{
|
|
color: #6c757d;
|
|
}
|