diff options
Diffstat (limited to 'src/components/projects/NoProjectsAlert.sass')
| -rw-r--r-- | src/components/projects/NoProjectsAlert.sass | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/components/projects/NoProjectsAlert.sass b/src/components/projects/NoProjectsAlert.sass new file mode 100644 index 00000000..a526f9ad --- /dev/null +++ b/src/components/projects/NoProjectsAlert.sass @@ -0,0 +1,10 @@ +.no-projects-alert + position: relative + padding-left: 50px + + .info-icon + position: absolute + top: 11px + left: 15px + bottom: 10px + font-size: 20pt |
