Skip to content

Commit 4530e90

Browse files
committed
Remove border styling from image container in welcome page
1 parent d39d1cb commit 4530e90

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

resources/views/welcome.blade.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<link rel="stylesheet" href="{{ asset('css/tailwind.min.css')}}">
88
<style>
99
.image-container {
10-
border: 5px solid hsla(143, 73.90%, 53.30%, 0.27);
1110
border-radius: 10px;
1211
overflow: hidden;
1312
display: flex;

0 commit comments

Comments
 (0)