mirror of
https://github.com/Unkn0wnCat/data-toolbox-site.git
synced 2025-05-06 21:35:52 +02:00
Fix styling problem
This commit is contained in:
parent
87f685c5d7
commit
50fe48826f
2 changed files with 1 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "kevins-data-toolbox",
|
||||
"version": "2.5.0",
|
||||
"version": "2.5.1",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@loadable/component": "^5.15.0",
|
||||
|
|
|
@ -14,8 +14,6 @@
|
|||
justify-content: center;
|
||||
|
||||
span {
|
||||
color: white;
|
||||
text-shadow: 0 0 10px black, 0 0 10px black;
|
||||
|
||||
text-align: center;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue