remove useless text-align
This commit is contained in:
@@ -35,12 +35,10 @@
|
||||
}
|
||||
|
||||
.panel {
|
||||
text-align: center;
|
||||
background-color: rgba(0, 0, 0, 0.8);
|
||||
overflow: auto;
|
||||
border: 4px double;
|
||||
border-radius: 10px;
|
||||
justify-self: center;
|
||||
color: white;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user