mirror of
https://github.com/Unkn0wnCat/data-toolbox-site.git
synced 2025-05-08 06:15:53 +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",
|
"name": "kevins-data-toolbox",
|
||||||
"version": "2.5.0",
|
"version": "2.5.1",
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@loadable/component": "^5.15.0",
|
"@loadable/component": "^5.15.0",
|
||||||
|
|
|
@ -14,8 +14,6 @@
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|
||||||
span {
|
span {
|
||||||
color: white;
|
|
||||||
text-shadow: 0 0 10px black, 0 0 10px black;
|
|
||||||
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue