本想要这样的渐变效果结果变成了这样这是我的代码
请问为什么会这样?求解
body{ min-height:100vh background:linear-gradient(to bottom, #00D8DE, #FC00FF) }
你的渐变没有写正确。‘
两极反转了,哈哈