TWOdunlami / Everyday-Veggie-Recipe

Easy everyday vegan recipes to enjoy!
1 stars 0 forks source link

Transparent container box #5

Closed TWOdunlami closed 2 years ago

TWOdunlami commented 2 years ago

complete transparent container box

TWOdunlami commented 2 years ago

container box is now transparent. Css properties used:

   background: rgba( 255, 255, 255, 0.1 );
    box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
    backdrop-filter: blur( 2px );
    -webkit-backdrop-filter: blur( 2px );
    border: 1px solid rgba( 255, 255, 255, 0.18 );
    border-radius: 10px;

reference below:

commit 52ade8fc5204a9e36960fa6ed5e4b325b5e3bffe

TWOdunlami commented 2 years ago

Text is centered. icon style not final. #1 and #5 will remain open

commit 02805270484736c25c8f2a5cf2cfe15bca65a3b1

TWOdunlami commented 2 years ago

completed transparent box, visible in timeline addition in the README.md file. closing #5.

commit 831c06784ee3974c1cd3cc7c35fd3dcdcf60b73d