add resources
This commit is contained in:
parent
236a4e2b15
commit
498584902e
1 changed files with 1 additions and 3 deletions
|
@ -7,9 +7,7 @@ const Resources = () => {
|
||||||
return (
|
return (
|
||||||
<div class = "text-white w-full flex flex-col items-center h-[55vh] justify-center">
|
<div class = "text-white w-full flex flex-col items-center h-[55vh] justify-center">
|
||||||
<div class = "text-[2.5vw] flex items-center">
|
<div class = "text-[2.5vw] flex items-center">
|
||||||
<div>
|
<LiaDotCircle className = "mr-[1vw] pt-[0.5%]" />
|
||||||
<LiaDotCircle className = "mr-[1vw] pt-[0.5%]" />
|
|
||||||
</div>
|
|
||||||
<p>
|
<p>
|
||||||
Member Resources
|
Member Resources
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in a new issue